Don't forget to remove temporary files.
authorJim Blandy <jimb@redhat.com>
Thu, 27 May 1993 01:12:16 +0000 (01:12 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 27 May 1993 01:12:16 +0000 (01:12 +0000)
make-dist

index 34fbf0f73126d5aea27559bff483bfd10850fa4a..6c4117a24393a6e98037d050028db1cc2acce517 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -95,6 +95,7 @@ if [ "${bogosities}" != "" ]; then
   echo "The following .elc files have no corresponding .el files:"
   echo "${bogosities}"
 fi
+rm -f /tmp/el /tmp/elc
 
 echo "Creating staging directory: \`${tempparent}'"
 mkdir ${tempparent}